home *** CD-ROM | disk | FTP | other *** search
- %%BeginProcSet: Adobe_cshow 1.1 0
- currentpacking true setpacking
- userdict /Adobe_cshow 3 dict dup begin put
- /initialize
- {
- /cshow where
- {
- pop
- }
- {
- userdict /Adobe_cshow_vars 1 dict dup begin put
- /_cshow
- {} def
- Adobe_cshow begin
- Adobe_cshow
- {
- dup xcheck
- {
- bind
- } if
- userdict 3 1 roll put
- } forall
- end
- end
- } ifelse
- } def
- /terminate
- {
- } def
- /cshow
- {
- exch
- Adobe_cshow_vars
- exch /_cshow
- exch put
- {
- 0 0 Adobe_cshow_vars /_cshow get exec
- } forall
- } def
- currentdict readonly pop end
- setpacking
- %%EndProcSet
-